Welcome![Sign In][Sign Up]
Location:
Search - mpeg -1 decoder source code

Search list

[mpeg mp3mpeg2

Description: 该目录下包含了实施ISO/IEC DIS 13818-2标准的源程序。它可以将为压缩的图像 转化成MPEG-1和MPEG-2视频编码流,同时也可以进行逆变换。 doc/目录下的mpeg2enc.doc和mpeg2dec.doc文件包含了关于解码器的进一步的信 息。verify/目录下是一组用来进行验证的图像和小的数据流,以及用来自动检测编码 器和解码器输出的Unix shell脚本文件。 在src/目录下有两个子目录mpeg2enc/和mpeg2dec/,其中包含了编码器和解码器 的源代码,以及在VC下编译过的可执行程序。par/目录下给出了一组可在每秒25和30帧 的速率下进行MPEG-2和MPEG-1编码的编码器参数文件。 可以在标准的C编译器中,编译makefile文件来运行该程序。 在bin/目录下,给出了该文件的可执行程序。 在mpeg2ply/目录下包含了一个用来播放mpeg1和mpeg2视频流的windows可执行程序。-this directory contains the implementation of the ISO / IEC DIS 13818-2 standards of the source. It will be compressed images into MPEG-1 and MPEG-2 video encoding flow, but also for inverse transform. Doc / directory and the mpeg2enc.doc mpeg2dec.doc document contains decoders for further information. Verify / directory is a group used for the certification of small images and data flow, and used to automatically detect encoder and decoder output of the Unix shell script file. In src / directory there are two subdirectories mpeg2enc and / mpeg2dec /, which includes the encoder and decoder source code, and the VC compiled executable programs. Par / directory is given in a second group of 25 and 30 under the rate of MPEG-2 and MPEG-1 encoding of the document encoding parameters. The standar
Platform: | Size: 603236 | Author: 万祥兵 | Hits:

[mpeg mp3mpeg-2编解码原程序

Description: 里面包含以下内容:1.mpeg2enc 编码器源代码及VC下编译的可执行程序 2.mpeg2dec 解码器源代码及VC下编译的可执行程序 3 verify 一组用来进行验证的图像和小的数据流,以及用来自动检测编码器和解码器输出的Unix shell脚本文件。 4 par 给出了一组可在每秒25和30帧的速率下进行MPEG-2和MPEG-1编码的编码器参数文件。 5 bin 给出了该文件的可执行程序 6 mpeg2ply 包含了一个用来播放mpeg1和mpeg2视频流的windows可执行程序。 7 aacenc mpeg2 AAC音频编码程序 8 aacdec mpeg2 AAC音频解码程序-which contains the following elements : 1.mpeg2enc encoder VC source code and compiled executable under procedures 2.mpeg2dec decoder source code and compile VC executable three verify a group used for the certification of small images and data flow, and used to automatically detect encoder and decoder output Unix shell script file. Par 4 is a group of the second 25 and 30 under the rate of MPEG-2 and MPEG-1 encoding of the document encoding parameters. Five bin presented the document six mpeg2ply executable contains a player to mpeg1 mpeg2 video streaming and the windows executable. 7 aacenc mpeg2 AAC audio coding procedure 8 aacdec mpeg2 AAC audio decoding procedures
Platform: | Size: 809319 | Author: www | Hits:

[mpeg mp3mpegCode

Description: MPEG解码程序源代码,可以学习到多媒体编码的核心和精髓-MPEG decoder source code, we can learn from multimedia coding to the core and essence
Platform: | Size: 36729 | Author: lzh3377 | Hits:

[Compress-Decompress algrithmscodedivision

Description: x264视频编解码源代码(更新时间2005-12-07,v384),含VC编译指南。x264是H.264标准的一种实现,与JM相比更适合与应用,因为JM主要是与标准更接近,所以便于学习,而x264做了很多的优化。-MPEG video decoder source code (2005-12-07 update time, the v384). Compiling with VC Guide. MPEG H.264 is a standard to achieve, and JM compared with the more suitable application JM is mainly because the standard closer to, easy to learn and do a lot Inc. optimization.
Platform: | Size: 823547 | Author: xjwangyhl | Hits:

[Windows KernelPESdecode 例子程序

Description: PES decoder for MS-DOS. PES decoder source code written in C++ from: http://www.pjdaniel.org.uk/mpeg/
Platform: | Size: 9410 | Author: zhiyu520 | Hits:

[Compress-Decompress algrithms用于MPEG4解码的源代码

Description: 一个图象处理有用的程序_用于MPEG4解码的源代码-a useful image processing procedures _ for MPEG4 decoder source code
Platform: | Size: 317440 | Author: wrm | Hits:

[Multimedia DevelopG729h263h264MPEG4EncoderDecoderSource

Description: G729、h263、h264、MPEG4四种最流行的音频和视频标准的压缩和解压算法的源代码-G729, h263, h264, MPEG4 four most popular audio and video standards for compression and decompression algorithm source code
Platform: | Size: 1462272 | Author: Chaorder | Hits:

[Linux-Unixfaac

Description: 最新的MPEG-4 AAC编码源程序,由C语言编写-The latest MPEG-4 AAC encoder source code, from C language
Platform: | Size: 894976 | Author: 谭家强 | Hits:

[Compress-Decompress algrithmsMPEG4

Description: MPEG4解码C源代码(可直接在ARM+DSP上移植)-MPEG4 decoder C source code (which can be directly in ARM+ DSP on the transplant)
Platform: | Size: 151552 | Author: zouzheng | Hits:

[mpeg mp3mpeg2audio_dec

Description: mpeg2 audio decoder c source code w/o player -mpeg2 audio decoder c source code w/o player
Platform: | Size: 425984 | Author: shewin | Hits:

[DirextXDirectShow

Description: DirectShow应用开发案例,第4章用到的代码,其中AppIPTransform为MFC Filter的例子,DsDemo是一些演示代码FilterTitleOverlay是字符叠加Filter的源代码。 第5章用到的代码,其中GraphBuilding为Filter Graph构建技术的一些代码,SimplePlayer为一个简单的播放器例子。 第7章用到的代码,其中DsDemo是一些演示代码。 第9章用到的代码,其中DESCallback演示了控制DirectShow智能 连接的方法。 第18章用到的代码,其中MpegNetwork为“MPEG流的网络客户端播放” 实现的所有源代码(请打开Daisy.dsw浏览各项目)。 第19章用到的代码,其中DVD2AVI_1.77.3_SRC.zip为开放源码, FilterMpeg2VD为此开放源码基础上开发的MPEG-2 Video Decoder Filter例子。-DirectShow Application Development Case, Chapter 4 of the code used, which AppIPTransform for MFC Filter example, DsDemo are some demo code FilterTitleOverlay is superimposed characters Filter source code. Chapter 5 of the code used, which GraphBuilding build Filter Graph technology for some of the code, SimplePlayer for a simple player example. Chapter 7 of the code used, which DsDemo are some demo code. Chapter 9 of the code used, which demonstrated DESCallback control methods DirectShow Intelligent Connect. Chapter 18 use the code, which MpegNetwork for
Platform: | Size: 9935872 | Author: liying | Hits:

[mpeg mp3DECODE

Description: MPEG的系统编码源码,是解码部分的源代码,根据ISO11172MPEGSYSTEM 实现MPEG系统解码-MPEG encoding of the system source code is the decoding part of the source code, according to ISO11172MPEGSYSTEM system to achieve MPEG decoder
Platform: | Size: 12288 | Author: 王宇辉 | Hits:

[mpeg mp3PlayVCD

Description: 自己编写的Mpeg解码程序源码,可以实时抓图-I have written procedures Mpeg decoder source code, you can capture real-time
Platform: | Size: 130048 | Author: yuan_ym | Hits:

[mpeg mp3layer3

Description: (1)“MP3”目录下为完整的播放器CoolPlayer的全部代码,“解码源码”目录下为单独的MP3解码部分。 (2)本程序在 Windows2000、Visual C++6.0环境下编译通过,在\MP3\Debug目录下有可直接运行的执行文件,本程序没有特殊的软硬件要求,但对于特别陈旧的硬件,可能会不支持。-(1) " MP3" for a complete directory of all the player CoolPlayer code " decoder source" directory as a separate part of the MP3 decoder. (2) This procedure Windows2000, Visual C++6.0 compiler environment through, in \ MP3 \ Debug directory to run under the direct implementation of a document, this process does not require special hardware and software, but especially the old hardware, probably No support will be.
Platform: | Size: 2460672 | Author: 郭子 | Hits:

[mpeg mp3105230320mpeg-2

Description: 上传mpeg-2解码器的源代码,希望对各位有所帮助,谢谢!-From decoder mpeg-2 source code, you would like to help, thank you!
Platform: | Size: 808960 | Author: zhoulei | Hits:

[Multimedia programMPEG-Layer

Description: MP3解码演示,本程序演示了MPEG-Layer 3 (MP3)格式的文件是如何被诸如WinAmp和Windows Media Player这样的程序读出来的。请注意,该代码没有调用Windows API,DLL或者OCX。该源代码阅读和播放MP3文件,没有包含例子,但它基于FreeAmp。最初的MP3解码算法是由Xing Technologies编写的.-MP3 decoder demo, this program demonstrates the MPEG-Layer 3 (MP3) format is how to be like WinAmp and Windows Media Player read out such a procedure. Please note that the code does not call the Windows API, DLL or OCX. The source code to read and play MP3 files, does not contain an example, but it is based on FreeAmp. The original MP3 decoding algorithm is written by Xing Technologies.
Platform: | Size: 193536 | Author: 356 | Hits:

[Streaming Mpeg404

Description: MPEG-4编码技术、MPEG系列标准、编码源代码详细分析 、MPEG-4解码技术、 MPEG-4的数据结构定义 、 解码器数据结构的定义 、 解码器的初始化-MPEG-4 encoding technology, MPEG series of standards, a detailed analysis of the source code encoding, MPEG-4 decoding, MPEG-4 defines the data structure, data structure definition decoder, the decoder initialization
Platform: | Size: 409600 | Author: 张三 | Hits:

[Streaming Mpeg4MPEG-4IP

Description: 主要是介绍mpeg4ip传输的源代码,如果想要在编码器和解码器领域发展的朋友,是很值得借鉴的。-Mpeg4ip transmission is to introduce the source code, if you want the encoder and decoder in the field of development of the friends, is worth learning.
Platform: | Size: 19628032 | Author: 恒博 | Hits:

[Multimedia DevelopMediaStreamSources

Description: 此份mpeg2解码器源代码程序经过VS2005编码通过,查找了ISO/REC MPEG-2 标准,是学习的一份好资料-This copy mpeg2 decoder source code program has been encoded by VS2005 to find the ISO/REC MPEG-2 standard, is a good learning information
Platform: | Size: 9520128 | Author: 欧阳柏林 | Hits:

[Windows DevelopMmpeg4decsrcP

Description: MPEG-4+视频解码器完整整原代码喜欢的下载-Download the entire source code for MPEG-4+ video decoder like
Platform: | Size: 1124352 | Author: 补助 | Hits:
« 1 23 4 5 »

CodeBus www.codebus.net